ASP.NET MVC Controls
BoxWhisker<T> Class Members
Properties 

The following tables list the members exposed by BoxWhisker<T>.

Public Constructors
 NameDescription
Public ConstructorBoxWhisker<T> ConstructorInitializes a new instance of the BoxWhisker class.  
Top
Public Properties
 NameDescription
Public PropertyAltStyleGets or sets the alternative style for the series. The values from this property will be used for negative values in Bar, Column, and Scatter charts; and for rising values in financial chart types like Candlestick, LineBreak, EquiVolume etc. (Inherited from C1.Web.Mvc.ChartSeriesBase<T>)
Public PropertyAxisXGets or sets the x-axis for the series. (Inherited from C1.Web.Mvc.ChartSeriesBase<T>)
Public PropertyAxisYGets or sets the y-axis for the series. (Inherited from C1.Web.Mvc.ChartSeriesBase<T>)
Public PropertyBindingGets or sets the name of the property that contains Y values for the series. (Inherited from C1.Web.Mvc.ChartSeriesBase<T>)
Public PropertyBindingXGets or sets the name of the property that contains X values for the series. (Inherited from C1.Web.Mvc.ChartSeriesBase<T>)
Public PropertyCssClassGets or sets the series CSS class. (Inherited from C1.Web.Mvc.ChartSeriesBase<T>)
Public PropertyExtraSeriesTypeNameOverridden. A flag for client-side wrapper to indicate that this series is an ExtraSeries.  
Public PropertyGapWidthGets or sets a value that determines the gap width as a percentage for the Box and Whisker chart. The default value for this property is 0.1. The min value is 0 and max value is 1.  
Public PropertyGroupWidthGets or sets a value that determines the group width as a percentage for the Box and Whisker chart. The default value for this property is 0.8. The min value is 0 and max value is 1.  
Public PropertyItemsSourceGets or sets the ItemsSource settings. Inherited from ItemsBoundControl. (Inherited from C1.Web.Mvc.ChartSeriesBase<T>)
Public PropertyMeanLineStyleGets or sets a value that specifies the style for the mean line.  
Public PropertyMeanMarkerStyleGets or sets a value that specifies the style for the mean marker.  
Public PropertyNameGets or sets the series name. The series name is displayed in the chart legend. Any series without a name does not appear in the legend. (Inherited from C1.Web.Mvc.ChartSeriesBase<T>)
Public PropertyOnClientRenderedOccurs when series is rendered. (Inherited from C1.Web.Mvc.ChartSeriesBase<T>)
Public PropertyOnClientRenderingOccurs when series is rendering. (Inherited from C1.Web.Mvc.ChartSeriesBase<T>)
Public PropertyQuartileCalculationGets or sets a value that specifies the quartile calculation for the Box and Whisker chart.  
Public PropertyShowInnerPointsGets or sets a value that determines whether to show the inner points for the Box and Whisker chart.  
Public PropertyShowMeanLineGets or sets a value that determines whether to show the mean line for the Box and Whisker chart.  
Public PropertyShowMeanMarkerGets or sets a value that determines whether to show the mean marker for the Box and Whisker chart.  
Public PropertyShowOutliersGets or sets a value that determines whether to show the outliers for the Box and Whisker chart.  
Public PropertyStyleGets or sets the series style. (Inherited from C1.Web.Mvc.ChartSeriesBase<T>)
Public PropertySymbolMarkerGets or sets the shape of marker to use for each data point in the series. Applies to Scatter, LineSymbols, and SplineSymbols chart types. (Inherited from C1.Web.Mvc.ChartSeriesBase<T>)
Public PropertySymbolSizeGets or sets the size in pixels of the symbols used to render this series. Applies to Scatter, LineSymbols, and SplineSymbols chart types. (Inherited from C1.Web.Mvc.ChartSeriesBase<T>)
Public PropertySymbolStyleGets or sets the series symbol style. Applies to Scatter, LineSymbols, and SplineSymbols chart types. (Inherited from C1.Web.Mvc.ChartSeriesBase<T>)
Public PropertyVisibilityGets or sets an enumerated value indicating whether and where the series appears. (Inherited from C1.Web.Mvc.ChartSeriesBase<T>)
Top
See Also

Reference

BoxWhisker<T> Class
C1.Web.Mvc Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback